Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::numeric::ublas::mutable_vector_traits< T[N] > Struct Template Reference

#include <c_array.hpp>

Public Types

typedef Treference
 
typedef Tpointer
 
typedef vector_reference< T[N] > closure_type
 

Member Typedef Documentation

template<class T , int N>
typedef vector_reference< T[N] > boost::numeric::ublas::mutable_vector_traits< T[N] >::closure_type
template<class T , int N>
typedef T* boost::numeric::ublas::mutable_vector_traits< T[N] >::pointer
template<class T , int N>
typedef T& boost::numeric::ublas::mutable_vector_traits< T[N] >::reference

The documentation for this struct was generated from the following file: